home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Advisor
/
CD-ROM Advisor.iso
/
blender
/
blen40m
/
opening.dir
/
00421.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-28
|
126 b
|
9 lines
on exitFrame
global VID
if the movieTime of sprite 40 < VID then
go(the frame - 1)
else
continue()
end if
end